NDepend.API Documentation
ChildProperties(IEnumerable<IType>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > ChildProperties Method : ChildProperties(IEnumerable<IType>) Method
This sequence of IType objects.
Returns a sequence of IProperty objects, containing all ICodeElementParent.ChildProperties objects of all IType objects contained in this sequence types.
Syntax
[Extension()]
public static IEnumerable<IProperty> ChildProperties( 
   IEnumerable<IType> types
)

Parameters

types
This sequence of IType objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List